•  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
r5 vs r6
......
132132{{{#!syntax sh
133133# git clone
134134git clone https://github.com/wjdgustn/thetree --recursive
135
135136# 폴더이동
136137cd thetree
138
137139# 라이브러리 설치
138140npm i
139141}}}